build: Add a note that ostree only supports InstalledTests
authorColin Walters <walters@verbum.org>
Tue, 27 Aug 2013 23:34:58 +0000 (19:34 -0400)
committerColin Walters <walters@verbum.org>
Tue, 27 Aug 2013 23:34:58 +0000 (19:34 -0400)
Makefile.am

index 74102feb15e1522b8d2f4d2d3c613d4d7fc03f27..1895774f21691df40c17113f6e14376d08a8990d 100644 (file)
@@ -162,3 +162,11 @@ dist-snapshot:
        done; \
        mv ostree-$${GITVERSION}.tar{.tmp,}; \
        gzip -f ostree-$${GITVERSION}.tar 
+
+check-local:
+       @echo "  *** NOTE ***"
+       @echo "  *** NOTE ***"
+       @echo "    ostree only supports https://live.gnome.org/GnomeGoals/InstalledTests"
+       @echo "    To run them, ostree must be configured with --enable-installed-tests and installed"
+       @echo "  *** NOTE ***"
+       @echo "  *** NOTE ***"